* Fix for interwiki transclusion where target wiki uses query string for title
authorBrion Vibber <brion@users.mediawiki.org>
Sun, 31 Dec 2006 03:04:49 +0000 (03:04 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Sun, 31 Dec 2006 03:04:49 +0000 (03:04 +0000)
commite3e1cef83c9af2a48a281392774c077f11cfa6db
treed585abb31c1c88e34a7afd984ea688785bf9534c
parent58613e01421eb33495b6231adb39f7447af8389b
* Fix for interwiki transclusion where target wiki uses query string for title
* Resolve namespaces on interwiki Title objects using canonical namespace names
  if possible (should not happen, though, outside interwiki transclusion... and
  maybe not even then, but it does)
RELEASE-NOTES
includes/Parser.php
includes/Title.php